From: Juanma Barranquero Date: Thu, 14 Nov 2002 14:12:03 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~29739 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=40692d7c9c42f0e39ac5e84934d22cd7669086f0;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8691efeb0c0..72735836c14 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,15 @@ +2002-11-14 Edward M. Reingold + + * calendar/diary-lib.el (make-diary-entry): Allow for local variables at + end of diary file. + 2002-11-14 Kim F. Storm * files.el (mode-name): Mark it as risky-local-variable like the other mode-line elements (moved from bindings.el). * bindings.el (mode-name): Moved mark as risky-local-variable to - files.el. + files.el. 2002-11-14 Juanma Barranquero